home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / perl / dist / PACKINGLIST@10 < prev    next >
Encoding:
Text File  |  1991-06-10  |  16.8 KB  |  332 lines

  1. After all the perl kits are run you should have the following files:
  2.  
  3. Filename        Kit Description
  4. --------        --- -----------
  5. Artistic                31 The "Artistic License"
  6. Configure:AA             4 Run this first
  7. Configure:AB            13 
  8. Copying                 27 The GNU General Public License
  9. EXTERN.h                37 Included before foreign .h files
  10. INTERN.h                37 Included before domestic .h files
  11. MANIFEST                27 This list of files
  12. Makefile.SH             29 Precursor to Makefile
  13. PACKINGLIST             17 Which files came from which kits
  14. README                   1 The Instructions
  15. README.uport             1 Special instructions for Microports
  16. README.xenix             1 Special instructions for Xenix
  17. Wishlist                37 Some things that may or may not happen
  18. arg.h                   24 Public declarations for the above
  19. array.c                 30 Numerically subscripted arrays
  20. array.h                 36 Public declarations for the above
  21. cflags.SH               34 A script that emits C compilation flags per file
  22. client                  36 A client to test sockets
  23. cmd.c                   19 Command interpreter
  24. cmd.h                   31 Public declarations for the above
  25. config.H                25 Sample config.h
  26. config_h.SH             23 Produces config.h
  27. cons.c                  14 Routines to construct cmd nodes of a parse tree
  28. consarg.c               20 Routines to construct arg nodes of a parse tree
  29. doSH                    37 Script to run all the *.SH files
  30. doarg.c                 12 Scalar expression evaluation
  31. doio.c:AA                5 I/O operations
  32. doio.c:AB               14 
  33. dolist.c                11 Array expression evaluation
  34. dump.c                  29 Debugging output
  35. eg/ADB                  37 An adb wrapper to put in your crash dir
  36. eg/README                1 Intro to example perl scripts
  37. eg/changes              36 A program to list recently changed files
  38. eg/down                 37 A program to do things to subdirectories
  39. eg/dus                  37 A program to do du -s on non-mounted dirs
  40. eg/findcp                1 A find wrapper that implements a -cp switch
  41. eg/findtar              37 A find wrapper that pumps out a tar file
  42. eg/g/gcp                34 A program to do a global rcp
  43. eg/g/gcp.man            35 Manual page for gcp
  44. eg/g/ged                37 A program to do a global edit
  45. eg/g/ghosts             36 A sample /etc/ghosts file
  46. eg/g/gsh                33 A program to do a global rsh
  47. eg/g/gsh.man            35 Manual page for gsh
  48. eg/muck                 34 A program to find missing make dependencies
  49. eg/muck.man             37 Manual page for muck
  50. eg/myrup                36 A program to find lightly loaded machines
  51. eg/nih                  37 Script to insert #! workaround
  52. eg/relink               34 A program to change symbolic links
  53. eg/rename               35 A program to rename files
  54. eg/rmfrom               12 A program to feed doomed filenames to
  55. eg/scan/scan_df         35 Scan for filesystem anomalies
  56. eg/scan/scan_last       35 Scan for login anomalies
  57. eg/scan/scan_messages   31 Scan for console message anomalies
  58. eg/scan/scan_passwd     36 Scan for passwd file anomalies
  59. eg/scan/scan_ps         36 Scan for process anomalies
  60. eg/scan/scan_sudo       36 Scan for sudo anomalies
  61. eg/scan/scan_suid       34 Scan for setuid anomalies
  62. eg/scan/scanner         35 An anomaly reporter
  63. eg/shmkill              37 A program to remove unused shared memory
  64. eg/sysvipc/README        1 Intro to Sys V IPC examples
  65. eg/sysvipc/ipcmsg       36 Example of SYS V IPC message queues
  66. eg/sysvipc/ipcsem       36 Example of Sys V IPC semaphores
  67. eg/sysvipc/ipcshm       36 Example of Sys V IPC shared memory
  68. eg/travesty             15 A program to print travesties of its input text
  69. eg/van/empty            36 A program to empty the trashcan
  70. eg/van/unvanish         35 A program to undo what vanish does
  71. eg/van/vanexp           37 A program to expire vanished files
  72. eg/van/vanish           35 A program to put files in a trashcan
  73. eg/who                  37 A sample who program
  74. emacs/perl-mode.el      21 Emacs major mode for perl
  75. emacs/perldb.el         18 Emacs debugging
  76. emacs/perldb.pl         26 Emacs debugging
  77. emacs/tedstuff          28 Some optional patches
  78. eval.c:AA                6 The expression evaluator
  79. eval.c:AB               23 
  80. form.c                  27 Format processing
  81. form.h                  36 Public declarations for the above
  82. gettest                 37 A little script to test the get* routines
  83. h2ph.SH                 30 A thing to turn C .h file into perl .ph files
  84. h2pl/README              1 How to turn .ph files into .pl files
  85. h2pl/cbreak.pl          37 cbreak routines using .ph
  86. h2pl/cbreak2.pl         37 cbreak routines using .pl
  87. h2pl/eg/sizeof.ph       37 Sample sizeof array initialization
  88. h2pl/eg/sys/errno.pl    35 Sample translated errno.pl
  89. h2pl/eg/sys/ioctl.pl    30 Sample translated ioctl.pl
  90. h2pl/eg/sysexits.pl     37 Sample translated sysexits.pl
  91. h2pl/getioctlsizes      37 Program to extract types from ioctl.h
  92. h2pl/mksizes            36 Program to make %sizeof array.
  93. h2pl/mkvars             36 Program to make .pl from .ph files
  94. h2pl/tcbreak            37 cbreak test routine using .ph
  95. h2pl/tcbreak2           18 cbreak test routine using .pl
  96. handy.h                 33 Handy definitions
  97. hash.c                  26 Associative arrays
  98. hash.h                  35 Public declarations for the above
  99. hints/3b1.sh            37 
  100. hints/3b2.sh            37 
  101. hints/aix_rs.sh         37 
  102. hints/aix_rt.sh         37 
  103. hints/apollo_C6_7.sh    21 
  104. hints/aux.sh            37 
  105. hints/dnix.sh           37 
  106. hints/dynix.sh          37 
  107. hints/fps.sh            37 
  108. hints/genix.sh          37 
  109. hints/hp9000_300.sh     37 
  110. hints/hp9000_400.sh     37 
  111. hints/hpux.sh           37 
  112. hints/i386.sh           37 
  113. hints/mips.sh           37 
  114. hints/ncr_tower.sh      37 
  115. hints/next.sh           37 
  116. hints/osf_1.sh          37 
  117. hints/sco_2_3_0.sh      37 
  118. hints/sco_2_3_1.sh      37 
  119. hints/sco_2_3_2.sh      37 
  120. hints/sco_2_3_3.sh      37 
  121. hints/sco_3.sh          37 
  122. hints/sgi.sh            37 
  123. hints/sunos_3_4.sh      37 
  124. hints/sunos_3_5.sh      37 
  125. hints/sunos_4_0_1.sh    37 
  126. hints/sunos_4_0_2.sh    37 
  127. hints/svr4.sh           37 
  128. hints/ultrix_3.sh       37 
  129. hints/ultrix_4.sh       31 
  130. hints/uts.sh            16 
  131. hints/vax.sh            24 
  132. installperl             32 Perl script to do "make install" dirty work
  133. ioctl.pl                33 Sample ioctl.pl
  134. lib/abbrev.pl           37 An abbreviation table builder
  135. lib/bigfloat.pl         29 An arbitrary precision floating point package
  136. lib/bigint.pl           29 An arbitrary precision integer arithmetic package
  137. lib/bigrat.pl           32 An arbitrary precision rational arithmetic package
  138. lib/cacheout.pl         33 Manages output filehandles when you need too many
  139. lib/complete.pl         34 A command completion subroutine
  140. lib/ctime.pl            35 A ctime workalike
  141. lib/dumpvar.pl          36 A variable dumper
  142. lib/find.pl             34 A find emulator--used by find2perl
  143. lib/finddepth.pl        34 A depth-first find emulator--used by find2perl
  144. lib/flush.pl            37 Routines to do single flush
  145. lib/getopt.pl           36 Perl library supporting option parsing
  146. lib/getopts.pl          36 Perl library supporting option parsing
  147. lib/importenv.pl        20 Perl routine to get environment into variables
  148. lib/look.pl             36 A "look" equivalent
  149. lib/newgetopt.pl        30 A perl library supporting long option parsing
  150. lib/perldb.pl           26 Perl debugging routines
  151. lib/pwd.pl              36 Routines to keep track of PWD environment variable
  152. lib/shellwords.pl       36 Perl library to split into words with shell quoting
  153. lib/stat.pl             37 Perl library supporting stat function
  154. lib/syslog.pl           30 Perl library supporting syslogging
  155. lib/termcap.pl          33 Perl library supporting termcap usage
  156. lib/timelocal.pl        34 Perl library supporting inverse of localtime, gmtime
  157. lib/validate.pl         33 Perl library supporting wholesale file mode validation
  158. makedepend.SH           32 Precursor to makedepend
  159. makedir.SH              35 Precursor to makedir
  160. malloc.c                13 A version of malloc you might not want
  161. msdos/Changes.dds       35 Expanation of MS-DOS patches by Diomidis Spinellis
  162. msdos/Makefile          34 MS-DOS makefile
  163. msdos/README.msdos       1 Compiling and usage information
  164. msdos/Wishlist.dds      36 My wishlist
  165. msdos/chdir.c           34 A chdir that can change drives
  166. msdos/config.h          22 Definitions for msdos
  167. msdos/dir.h             35 MS-DOS header for directory access functions
  168. msdos/directory.c       32 MS-DOS directory access functions.
  169. msdos/eg/crlf.bat       36 Convert files from unix to MS-DOS line termination
  170. msdos/eg/drives.bat     35 List the system drives and their characteristics
  171. msdos/eg/lf.bat         36 Convert files from MS-DOS to Unix line termination
  172. msdos/glob.c            37 A command equivalent to csh glob
  173. msdos/msdos.c           31 MS-DOS ioctl, sleep, gete?[gu]if, spawn, aspawn
  174. msdos/popen.c           10 My_popen and my_pclose for MS-DOS
  175. msdos/usage.c           35 How to invoke perl under MS-DOS
  176. os2/Makefile            33 Makefile for OS/2
  177. os2/README.OS2           1 Notes for OS/2
  178. os2/a2p.cs              37 Compiler script for a2p
  179. os2/a2p.def             37 Linker defs for a2p
  180. os2/alarm.c             32 An implementation of alarm()
  181. os2/alarm.h             27 Header file for same
  182. os2/config.h            19 Configuration file for OS/2
  183. os2/dir.h               34 Directory header
  184. os2/director.c          11 Directory routines
  185. os2/eg/alarm.pl         37 Example of alarm code
  186. os2/eg/os2.pl           34 Sample script for OS/2
  187. os2/eg/syscalls.pl      37 Example of syscall on OS/2
  188. os2/glob.c              37 Globbing routines
  189. os2/makefile            33 Make file
  190. os2/mktemp.c            37 Mktemp() using TMP
  191. os2/os2.c               30 Unix compatibility functions
  192. os2/perl.bad            37 names of protect-only API calls for BIND
  193. os2/perl.cs             37 Compiler script for perl
  194. os2/perl.def            37 Linker defs for perl
  195. os2/perldb.dif          36 Changes to make the debugger work
  196. os2/perlglob.bad        37 names of protect-only API calls for BIND
  197. os2/perlglob.cs         37 Compiler script for perlglob
  198. os2/perlglob.def        37 Linker defs for perlglob
  199. os2/perlsh.cmd          37 Poor man's shell for os2
  200. os2/popen.c             31 Code for opening pipes
  201. os2/s2p.cmd             28 s2p as command file
  202. os2/selfrun.bat         17 A self running perl script for DOS
  203. os2/selfrun.cmd         37 Example of extproc feature
  204. os2/suffix.c            28 Code for creating backup filenames
  205. patchlevel.h            37 The current patch level of perl
  206. perl.c                  16 main()
  207. perl.h                  20 Global declarations
  208. perl.man:AA              3 The manual page(s)
  209. perl.man:AB              7 
  210. perl.man:AC              9 
  211. perl.man:AD             10 
  212. perlsh                  37 A poor man's perl shell
  213. perly.fixer             32 A program to remove yacc stack limitations
  214. perly.y                 22 Yacc grammar for perl
  215. regcomp.c               18 Regular expression compiler
  216. regcomp.h               29 Private declarations for above
  217. regexec.c               21 Regular expression evaluator
  218. regexp.h                35 Public declarations for the above
  219. server                  37 A server to test sockets
  220. spat.h                  35 Search pattern declarations
  221. stab.c                  25 Symbol table stuff
  222. stab.h                  32 Public declarations for the above
  223. str.c                   15 String handling package
  224. str.h                   32 Public declarations for the above
  225. t/README                 1 Instructions for regression tests
  226. t/TEST                  26 The regression tester
  227. t/base/cond.t           37 See if conditionals work
  228. t/base/if.t             37 See if if works
  229. t/base/lex.t            36 See if lexical items work
  230. t/base/pat.t            37 See if pattern matching works
  231. t/base/term.t           36 See if various terms work
  232. t/cmd/elsif.t           37 See if else-if works
  233. t/cmd/for.t             36 See if for loops work
  234. t/cmd/mod.t             37 See if statement modifiers work
  235. t/cmd/subval.t          33 See if subroutine values work
  236. t/cmd/switch.t          35 See if switch optimizations work
  237. t/cmd/while.t           34 See if while loops work
  238. t/comp/cmdopt.t         32 See if command optimization works
  239. t/comp/cpp.t            37 See if C preprocessor works
  240. t/comp/decl.t           37 See if declarations work
  241. t/comp/multiline.t      36 See if multiline strings work
  242. t/comp/package.t        37 See if packages work
  243. t/comp/script.t         37 See if script invokation works
  244. t/comp/term.t           35 See if more terms work
  245. t/io/argv.t             36 See if ARGV stuff works
  246. t/io/dup.t              23 See if >& works right
  247. t/io/fs.t               33 See if directory manipulations work
  248. t/io/inplace.t          37 See if inplace editing works
  249. t/io/pipe.t             36 See if secure pipes work
  250. t/io/print.t            37 See if print commands work
  251. t/io/tell.t             36 See if file seeking works
  252. t/lib/big.t             32 See if lib/bigint.pl works
  253. t/op/append.t           37 See if . works
  254. t/op/array.t            33 See if array operations work
  255. t/op/auto.t             34 See if autoincrement et all work
  256. t/op/chop.t             37 See if chop works
  257. t/op/cond.t             37 See if conditional expressions work
  258. t/op/dbm.t              34 See if dbm binding works
  259. t/op/delete.t           36 See if delete works
  260. t/op/do.t               36 See if subroutines work
  261. t/op/each.t             14 See if associative iterators work
  262. t/op/eval.t             36 See if eval operator works
  263. t/op/exec.t             37 See if exec and system work
  264. t/op/exp.t              37 See if math functions work
  265. t/op/flip.t             37 See if range operator works
  266. t/op/fork.t             37 See if fork works
  267. t/op/glob.t             37 See if <*> works
  268. t/op/goto.t             37 See if goto works
  269. t/op/groups.t           37 See if $( works
  270. t/op/index.t            35 See if index works
  271. t/op/int.t              37 See if int works
  272. t/op/join.t             25 See if join works
  273. t/op/list.t             34 See if array lists work
  274. t/op/local.t            36 See if local works
  275. t/op/magic.t            36 See if magic variables work
  276. t/op/mkdir.t            37 See if mkdir works
  277. t/op/oct.t              37 See if oct and hex work
  278. t/op/ord.t              37 See if ord works
  279. t/op/pack.t             37 See if pack and unpack work
  280. t/op/pat.t              31 See if esoteric patterns work
  281. t/op/push.t             36 See if push and pop work
  282. t/op/range.t            36 See if .. works
  283. t/op/re_tests           29 Input file for op.regexp
  284. t/op/read.t             37 See if read() works
  285. t/op/regexp.t           36 See if regular expressions work
  286. t/op/repeat.t           35 See if x operator works
  287. t/op/s.t                32 See if substitutions work
  288. t/op/sleep.t            37 See if sleep works
  289. t/op/sort.t             36 See if sort works
  290. t/op/split.t            29 See if split works
  291. t/op/sprintf.t          37 See if sprintf works
  292. t/op/stat.t             31 See if stat works
  293. t/op/study.t            35 See if study works
  294. t/op/substr.t           35 See if substr works
  295. t/op/time.t             36 See if time functions work
  296. t/op/undef.t            35 See if undef works
  297. t/op/unshift.t          37 See if unshift works
  298. t/op/vec.t              36 See if vectors work
  299. t/op/write.t            34 See if write works
  300. toke.c:AA                8 The tokener
  301. toke.c:AB               28 
  302. usersub.c               33 User supplied (possibly proprietary) subroutines
  303. usub/Makefile           37 Makefile for curseperl
  304. usub/README              1 Instructions for user supplied subroutines
  305. usub/curses.mus         27 Glue routines for BSD curses
  306. usub/man2mus            35 A manual page to .mus translator
  307. usub/mus                34 A .mus to .c translator
  308. usub/pager              33 A sample pager in curseperl
  309. usub/usersub.c          34 An initialization file to call curses glue routines
  310. util.c                  17 Utility routines
  311. util.h                  36 Public declarations for the above
  312. x2p/EXTERN.h            37 Same as above
  313. x2p/INTERN.h            37 Same as above
  314. x2p/Makefile.SH         33 Precursor to Makefile
  315. x2p/a2p.h               30 Global declarations
  316. x2p/a2p.man             30 Manual page for awk to perl translator
  317. x2p/a2p.y               12 A yacc grammer for awk
  318. x2p/a2py.c              24 Awk compiler, sort of
  319. x2p/cflags.SH           35 A script that emits C compilation flags per file
  320. x2p/find2perl.SH        15 A find to perl translator
  321. x2p/handy.h             36 Handy definitions
  322. x2p/hash.c              31 Associative arrays again
  323. x2p/hash.h              35 Public declarations for the above
  324. x2p/s2p.SH              16 Sed to perl translator
  325. x2p/s2p.man             24 Manual page for sed to perl translator
  326. x2p/str.c               28 String handling package
  327. x2p/str.h               36 Public declarations for the above
  328. x2p/util.c              31 Utility routines
  329. x2p/util.h              36 Public declarations for the above
  330. x2p/walk.c:AA            2 Parse tree walker
  331. x2p/walk.c:AB           13 
  332.